home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 7 / Amiga Format AFCD07 (Dec 1996, Issue 91).iso / serious / shareware / programming / ace_basic / ace24.lha / include / resources / potgo.h < prev   
Encoding:
C/C++ Source or Header  |  1996-09-11  |  277 b   |  18 lines

  1. #ifndef RESOURCES_POTGO_H
  2. #define RESOURCES_POTGO_H 1
  3. /*
  4. ** potgo.h for ACE Basic
  5. **
  6. ** Note: Translated to ACE by ConvertC2ACE
  7. **       @ MapMeadow Software, Nils Sjoholm
  8. **
  9. **
  10. ** Date: 09/03/95
  11. **
  12. **
  13. */
  14.  
  15.  
  16. #define  POTGONAME  "potgo.resource"
  17. #endif   /* RESOURCES_POTGO_H */
  18.